Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/

app.js /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/app.js
235 Views
0 Comments
const form = document.querySelector('form');
const factDiv = document.querySelector('.number-fact');

form.addEventListener('sub
index.html /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/index.html
418 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-sc
readme /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/readme
343 Views
0 Comments


ss1.png /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/ss1.png
196 Views
0 Comments
Media file
ss2.png /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/ss2.png
170 Views
0 Comments
Media file
style.css /cody/swapnilsparsh/30DaysOfJavaScript/145 - Number Facts/style.css
162 Views
0 Comments
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
*{
padding: 0;
margin: 0;
box-sizing: border-